home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0085 / 270.txt < prev    next >
Text File  |  1997-04-16  |  16KB  |  404 lines

  1.  
  2. INFO-ATARI16 Digest         Thu,  1 Mar 90       Volume 90 : Issue  270
  3.  
  4. Today's Topics:
  5.                   1989 Income Tax Spreadsheet Forms
  6.                 Adaptec + Seagate hard drive question
  7.           Archive-server@panarthea...who's in charge of it?
  8.                           Call for opinions
  9.                        ESDI hard disk on 520ST
  10.                                 G-Dos
  11.                How do I set up MINIX on my Supra drive?
  12.           How To Partition Megafile 30 for ST/PC/Mac s/ware
  13.                         problems w/ Sozobon C
  14.             STE DMA sound (documentation posted) (2 msgs)
  15.                                XEP80's
  16. ----------------------------------------------------------------------
  17.  
  18. Date: 28 Feb 90 13:20:07 GMT
  19. From: att!cbnewsm!cbz@ucbvax.Berkeley.EDU  (craig.b.ziemer)
  20. Subject: 1989 Income Tax Spreadsheet Forms
  21. Message-ID: <9721@cbnewsm.ATT.COM>
  22.  
  23. I have just completed my 1989 Federal Income Tax Return using the
  24. spreadsheet program, VisiCalc.  I have written input files for the
  25. following forms: Form 1040, Schedule A (itemized deductions) and
  26. Schedule B (interest and dividend income).  I'd be happy to mail these
  27. files to anyone else who might wish to use them.  They're guaranteed
  28. to give you a big refund :~)
  29.  
  30. *  Craig B. Ziemer                %%        DISCLAIMER: AT&T does not  *
  31. *  AT&T Bell Laboratories       %%%%%%      officially support what I  *
  32. *  Reading, Pennsylvania          %%        just said, in fact, they   *
  33. *  UUCP ADDRESS: alux6!cbz        %%             rarely do :~)         *
  34.  
  35. ------------------------------
  36.  
  37. Date: 28 Feb 90 23:45:05 GMT
  38. From: matthews@umd5.umd.edu  (Mike Matthews)
  39. Subject: Adaptec + Seagate hard drive question
  40. Message-ID: <6186@umd5.umd.edu>
  41.  
  42. In article <1715@lakesys.lakesys.com> rich@lakesys.UUCP (Richard Dankert)
  43.  writes:
  44. [stuff deleted]
  45. >       I looked for the program that they mention, and have yet to find
  46. >Clean_up ST anywhere on the disks provided with the host adaptor/controller.
  47. >
  48. >rich.....
  49. >UUCP: rich@lakesys.lakesys.COM     ?always .... ?
  50.  
  51. Cleanup is a commercial product; you have to pay for it.  I think the last
  52. price was $40, but it might be $30.  It only works if you have an ICD host
  53. adaptor.
  54.  
  55. I have it, and it's great.  Unfortunately, I will be leaving ICD in favor of
  56. a BMS200 soon (I have the BMS now; mounting it is reeeal difficult with my
  57. current case, so I have to get a new one <I want my extra DMA port accessible>).
  58.  
  59. I wonder what Hard Disk Sentry is like..
  60.  
  61. Mike
  62.  
  63. ------------------------------
  64.  
  65. Date: 1 Mar 90 04:45:31 GMT
  66. From:
  67.  zaphod.mps.ohio-state.edu!rpi!image.soe.clarkson.edu!sunybcs!ubvms!v077l5lx@tut
  68.  .cis.ohio-state.edu
  69. Subject: Archive-server@panarthea...who's in charge of it?
  70. Message-ID: <249.25ec629b@ubvms.cc.buffalo.edu>
  71.  
  72. Hello,
  73.         I would like to ask the person who runs the archive-server@panarthea
  74. a question or two.  Can someone please tell me who to contact and where I
  75. should send that message to?  Thanks for your help.
  76.  
  77.         V077L5LX@UBVMSD                             Guy DiPietro
  78.              or
  79.    V077L5LX@UBVMS.cc.Buffalo.edu
  80.  
  81. ------------------------------
  82.  
  83. Date: 28 Feb 90 20:03:25 GMT
  84. From: imagen!atari!apratt@ucbvax.Berkeley.EDU  (Allan Pratt)
  85. Subject: Call for opinions
  86. Message-ID: <2059@atari.UUCP>
  87.  
  88. Without going into the gory details, I want to know what you
  89. programmers out there think of adding the following constraint to
  90. programming on the ST line of machines:
  91.  
  92.     "You must leave Timer C in the MFP as it was originally programmed."
  93.  
  94. This does not mean you have to leave its interrupt enabled, or its
  95. interrupt vector pointing at the 200Hz handler: it just means you can't
  96. reprogram that timer's control or data registers.
  97.  
  98. If you violate this constraint, or if you think it's unreasonable,
  99. please let me know.  The point is that I need a way to count small
  100. increments of real time, and I want to get rid of all the places where
  101. instruction execution time is used to achieve a delay.
  102.  
  103. If accepted, violating this constrait results in Bconout to printer or
  104. IKBD not working, and the floppy disk code not working reliably.
  105.  
  106. I'm trying to make this as transparent as possible: only really screwy
  107. programs (games, demos, etc.) care about this stuff.  Timer C is the
  108. system heartbeat, and you shouldn't mess with it unless you really feel
  109. you need to, and then you should accept the consequences.
  110.  
  111. (It is already the case that revectoring or changing Timer C causes
  112. GEMDOS to lose track of the time, and AES events not to happen, among
  113. other things.  Also, incidentally, if you inhibit the system vblank
  114. handler, floppy operations will never time out, and the floppy's access
  115. light will never go out even on successful operations; the motor will
  116. shut off, though.)
  117.  
  118. I don't want to make this decision in a vacuum.  What do you all think?
  119.  
  120. ============================================
  121. Opinions expressed above do not necessarily     -- Allan Pratt, Atari Corp.
  122. reflect those of Atari Corp. or anyone else.      ...ames!atari!apratt
  123.  
  124. ------------------------------
  125.  
  126. Date: 28 Feb 90 00:03:55 GMT
  127. From: att!dptg!lzsc!hcj@ucbvax.Berkeley.EDU  (HC Johnson)
  128. Subject: ESDI hard disk on 520ST
  129. Message-ID: <1343@lzsc.ATT.COM>
  130.  
  131. In article <kZuK3En0BwwKMFasY1@transarc.com>, Pat_Barron@TRANSARC.COM writes:
  132. > OK, so I just bought an Atari 520ST, and it didn't come with any documentation
  133. > other than a "getting started" book, so I know very little about it.  So
  134. > please bear with me if this seems like a simple question, or has been
  135. > covered before....
  136. >
  137. > The 520ST has a hard disk port, but I can't find anywhere what kind of
  138. > hard disk it's supposed to attach to.  I know that one can, somehow,
  139. > attach a SCSI disk to the ST.  I have a Micropolis 85Mb ESDI drive that
  140.  
  141. You need what is called a "Host adapter".  This interfaces Atari to SCSI.
  142. For your ESDI drive you need also to get an Adaptec xxxx SCSI-ESDI adapter.
  143. Thes following folks make a Host adapter (BMS-200) and are willing to talk
  144. to you (well they talk to me!).  Call or write them to see what they
  145. recommend.
  146.  
  147.                            Berkeley Micro Systems
  148.                            P.O. Box 20119
  149.                            Oakland, CA  94620
  150. 1-415-547-2191
  151.  
  152.  
  153. Howard C. Johnson
  154. ATT Bell Labs
  155. att!lzsc!hcj
  156. hcj@lzsc.att.com
  157.  
  158. ------------------------------
  159.  
  160. Date: 28 Feb 90 00:21:03 GMT
  161. From: att!dptg!lzsc!hcj@ucbvax.Berkeley.EDU  (HC Johnson)
  162. Subject: G-Dos
  163. Message-ID: <1344@lzsc.ATT.COM>
  164.  
  165. In article <9002270817.AA13951@ucbvax.Berkeley.EDU>, FRACHEL@umiami.Miami.EDU
  166.  writes:
  167. > This is a repost, since no one answered it before:
  168. >
  169. > Where can I get G-Dos?  I have never seen it anywhere.
  170. >
  171. > Simple question, someone MUST know the answer.
  172. >
  173. > Frank
  174.  
  175.  
  176. You can't buy gdos.  A software product that uses it has to BUY it from
  177. ATARI, and put it on a disk for you.  Once you buy one program with it
  178. it available for everything else.
  179. --  I bought Dollars & Sense, and got gdos1.0.  AND they only can print
  180.     using using gdos 1.1.
  181. --  Then I bought a CAD program and it had gdos 1.1.
  182.  
  183. There is a gdos clone, called G-PLUS.  about $40.
  184.  
  185. Howard C. Johnson
  186. ATT Bell Labs
  187. att!lzsc!hcj
  188. hcj@lzsc.att.com
  189.  
  190. ------------------------------
  191.  
  192. Date: 1 Mar 90 00:34:16 GMT
  193. From: orc!mipos3!iwarp.intel.com!pcm@decwrl.dec.com  (Phil Miller)
  194. Subject: How do I set up MINIX on my Supra drive?
  195. Message-ID: <1990Mar1.003416.939@iwarp.intel.com>
  196.  
  197. In article <27392@cup.portal.com> buggs@cup.portal.com (William Edward JuneJr)
  198.  writes:
  199. >
  200. >Did the MINIX newsgroup ever split into IBM & ATARI sections? Or, is it still
  201. >one big deal?
  202.  
  203. Nope, still one big deal.
  204.  
  205.  [...]
  206.  
  207. >What's the latest version, this one is 1.1.
  208.  
  209. Version 1.5.3, soon to be version 1.5.4.
  210.  
  211. >Walden's 'computer store' <here local> carries a hardcover version of the
  212. >textbook tellin' me that there ISN'T a softbound version, this true?
  213.  
  214. True part: The generic version of `the book' on Minix, by A. S. Tanenbaum,
  215. only comes in hardcover (at least as far as I know).
  216.  
  217. False part: There is a version of `the book' specific to the IBM PC which
  218. is in paperback.  Check "Authors in Print" at your favorite local bookstore.
  219.  
  220. I own both of these.  I don't know if there are other books for other
  221. (non-PC) architectures.
  222.  
  223. >
  224. >Ed June      buggs@cup.portal.com <<<<----- this is all I know!
  225.  
  226.  
  227. Phil Miller
  228. pcm@iwarp.intel.com
  229.  
  230. ------------------------------
  231.  
  232. Date: 27 Feb 90 22:44:31 GMT
  233. From: sicilia!bro@rice.edu  (Douglas Monk)
  234. Subject: How To Partition Megafile 30 for ST/PC/Mac s/ware
  235. Message-ID: <5328@brazos.Rice.edu>
  236.  
  237. In article <1328@lzsc.ATT.COM> hcj@lzsc.ATT.COM (HC Johnson) writes:
  238. >In article <1990Feb23.070236.20529@cunixf.cc.columbia.edu>,
  239.  ia4@cunixd.cc.columbia.edu (Imran Anwar) writes:
  240. [re. using hard drive partitions for PC and Macintosh emulators...]
  241. >30 Meg total:
  242. >       First for TOS, will be called C: 10 meg or so
  243. >       Second for TOS, will be called D: 9 meg or so.  Or just one for 19 Meg.
  244. >(16 meg max  for TOS 1.1)  Use TOS for  PC-Ditto.
  245. >       Third for MAC, 1 meg: used to 'boot' up mac. -- read manual.
  246. >       Forth for MAC, 9 meg: or more; use for data storage. (The more the better).
  247.  
  248. This is the method for using partitions for Magic Sac: for Spectre, you only
  249. needd one partition. Magic Sac (with 64K ROMs) needs a small MAC partition (as
  250. small as you can get - I used a 300K partition) in MFS mode, which will
  251. contain a system and finder and a Hard Disk patch, used only long enough to
  252. boot from a second MAC partition in HFS mode. Spectre (with 128K ROMs)
  253. understands HFS partitions directly, and doesn't need the first "boot-strap"
  254. partition. Thus, the drive might be set up:
  255.                 With Magic Sac                  With Spectre
  256. Partition 1     10 meg GEM=TOS C:               10 meg GEM=TOS C:
  257.           2     10 meg GEM=TOS D:, MS-DOS       10 meg GEM=TOS D:, MS-DOS
  258.           3     .3 meg ACK=MFS Mac bootstrap    10 meg ACK=HFS Mac boot
  259.           4     9.7 meg ACK=HFS real Mac boot
  260.  
  261. >> [re: ramdisk now not working as G:]
  262. There is a *possibility* that the problem may be due to an odd bug, if you
  263. are using a hard drive with one of Atari's early host adapters, and also using
  264. some particular hard disk driver. The effect of the bug is for all (or most)
  265. of the TOS drive letters to be marked in use on bootup. Most ramdisks will only
  266. install if their drive letter is free (on coldboot) (with some reset-proof ones
  267. also checking to make sure their letter is marked (on warmboot)). If the bug
  268. is present in your particular setup, you need something to set or clear the
  269. drive letter mask. I have a program that will do that, and can also be used to
  270. see to what the drive letter mask is set so you can test for the bug. Send me
  271. email if you want a copy.
  272.  
  273. >Get another RAMDISK.
  274.  
  275. Might or might not work, if the problem is this particular bug. For those
  276. others in the audience, if your ramdisks work, you don't have the problem.
  277.  
  278. >Howard C. Johnson
  279.  
  280. Doug Monk (bro@rice.edu)
  281.  
  282. Disclaimer: These views are mine, not necessarily my organization's.
  283.  
  284. ------------------------------
  285.  
  286. Date: 28 Feb 90 22:31:48 GMT
  287. From: hpl-opus!hpccc!wright@hplabs.hp.com  (Jeff Wright)
  288. Subject: problems w/ Sozobon C
  289. Message-ID: <5330015@hpccc.HP.COM>
  290.  
  291. / hpccc:comp.sys.atari.st / millert@boulder.Colorado.EDU (MILLER TODD C) /  9:36
  292.  am  Feb 27, 1990 /
  293. >
  294. >   I just got Sozobon C from terminator and I'm trying to get it up and
  295.  running.
  296. > My problem is that when I type "cc filename.c" I get an error message to the
  297. > effect that "filename.c is not a known suffix" (or something like that).
  298. > Does anyone know what's wrong (probably something simple).  I set up the
  299. > directories like the docs say, as well as the indicated environmental
  300. > variables (PATH, INCLUDE, TMP, etc).  I'm using the Pcommand shell if that
  301. > makes any difference (got to print out those gulam docs!).
  302. >   Any help would be greatly appreciated.  Thanx.
  303. >                                                   -Todd
  304.  
  305. You're the second person to encounter this problem this year.  The conclusion
  306. before was that the PCOMMAND shell is the culprit, because it upshifts
  307. the command line.
  308.  
  309. --Jeff Wright
  310.  
  311. ------------------------------
  312.  
  313. Date: 27 Feb 90 06:15:19 GMT
  314. From: cs.utexas.edu!wuarchive!uwm.edu!carroll1!dnewton@tut.cis.ohio-state.edu
  315.  (Dave Newton)
  316. Subject: STE DMA sound (documentation posted)
  317. Message-ID: <1247@carroll1.cc.edu>
  318.  
  319. In article <37193@iuvax.cs.indiana.edu> kclenden@silver.ucs.indiana.edu (Kevin
  320.  Clendenien) writes:
  321. +    As far as having to spend a couple of hundred bucks just to get
  322. + information on your machine, this is no different than IBM, Mac, or
  323. + Amiga computers.  When you buy IBM and DOS, do you get a technical
  324. + reference manual?  NO!  Sure it's available, but at a cost.  ThisO
  325. + same scenario is played out with both Mac and Amiga computers.  You
  326. + can find information on the Atari line of computers without having
  327. + to become a developer.  But, just as with the above mentioned
  328. + computers, you will have to pay for it.  I wish information was
  329. + free, but we all know that just ain't so.  Knowledge makes the world
  330. + go round.  Not just in the computer field, but in every field.
  331.  
  332.    Sure, I can get a DOS book for around $25 that details all the DOS and BIOS
  333. calls.  I can get a complete listing of the Amiga kernal for about the same
  334. amount.  I can buy the _entire_ Inside macintosh series for less than $150,
  335. and that includes all the hardware and evangalizing, too.
  336.  
  337.    Almost doesn't seem fair.  Almost wish ST people could get cheap, complete
  338. docs like _they_ can.  I don't have $250 to become a developer right now.  But
  339. I have about 3-4 books that answer nearly _every_ hardware or software question
  340. about the PC/AT line: total (list) cost: about $115.
  341.  
  342. --
  343. David L. Newton                 |           uunet!marque!carroll1!dnewton
  344. (414) 524-7343 (work)           |              dnewton@carroll1.cc.edu
  345. (414) 524-6809 (home)           |           100 NE Ave, Waukesha WI 53186
  346.  
  347. ------------------------------
  348.  
  349. Date: 27 Feb 90 18:53:24 GMT
  350. From:
  351.  sun-barr!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ni
  352.  c.MR.NET!ns!logajan@decwrl.dec.com  (John Logajan)
  353. Subject: STE DMA sound (documentation posted)
  354. Message-ID: <1990Feb27.185324.17559@ns.network.com>
  355.  
  356. kclenden@silver.ucs.indiana.edu (Kevin Clendenien) writes:
  357. >   Don't be so glad.  If people keep breaking their agreements with
  358. >Atari not to publish this information, Atari will have no choice but
  359. >to restrict the information even further.
  360.  
  361. This is an empty threat.  It is in Atari's interest NOT to further
  362. restrict information -- so it won't happen.
  363.  
  364. Atari representatives are just trying to delay the inevitable -- the
  365. word of mouth, jungle telegraph spread of useful information.  They have
  366. no hope of ultimately supressing it, and they have no legal basis to
  367. supress it in most cases -- regardless what they claim.
  368.  
  369. --
  370. - John Logajan @ Network Systems; 7600 Boone Ave; Brooklyn Park, MN 55428
  371. - logajan@ns.network.com, john@logajan.mn.org, 612-424-4888, Fax 424-2853
  372.  
  373. ------------------------------
  374.  
  375. Date: 26 Feb 90 19:26:10 GMT
  376. From: imagen!atari!portal!portal!cup.portal.com!Metalist@ucbvax.Berkeley.EDU
  377.  (Bryan Jones Woodworth)
  378. Subject: XEP80's
  379. Message-ID: <27342@cup.portal.com>
  380.  
  381. Stan:
  382.  
  383. Thanks for your input on the XEP80.  I have a few questions about 80 column
  384. drivers:
  385.  
  386. - Can the XEP80 display crisp 80 column text on a 13" color TV?
  387.  
  388. - Can the XEP80 display ATASCII graphics (the ATASCII character set)
  389. On a mono/amber screen monitor? (Or if I were using an XEP80 with a  mono
  390. monitor, would I need to use ASCII translation when modeming?)
  391.  
  392. - There is a PD 80 column driver I am sure you have seen that sets up 80
  393. columns o the screen. But this won't work with, say, BOBTERMwill it?  Upon
  394. loading of BOBTERM wouldn't the 80column
  395. handler cause some sort of crash??
  396.  
  397. Thanks!!
  398.  
  399. Metalist/BJW
  400.  
  401. ------------------------------
  402.  
  403. End of INFO-ATARI16 Digest V90 Issue #270
  404. *****************************************